efficient codes造句
例句与造句
- the following guidelines suggest ways to write efficient code
下列准则提供了编写有效代码的建议。 - furthermore, type annotation also produces faster, more efficient code
而且,类型批注还可以产生更快更有效的代码。 - results in more efficient code for an . exe file for accessing thread-local storage variables
使.exe文件的代码能够更加有效地访问线程本地存储区(tls)变量。 - this makes it possible to write efficient code that does object comparisons on these strings, instead of expensive string comparisons
这样您就可以对这些字符串编写高效的对象比较代码,而不是编写开销极大的字符串比较代码。 - that's why it's important to write efficient code : you can't assume that phones will see the same speed increases as desktops and servers
这就是为何编写高效的代码是如此重要:你不要期望手机像桌面和服务器那样的速度增长。 - It's difficult to find efficient codes in a sentence. 用efficient codes造句挺难的
- to develop highly efficient coding, modulation and signal processing technologies is becoming the most necessary measure to realize these demands
开发高效的编码、调制以及信号处理技术成为提高无线频率效率的必然手段和当务之急。 - it's always important to make sure these computations are efficient using the techniques above, but even the most efficient code still takes time to run
这就是为什么运用上述技术进行有效率的运算总是如此重要,即使是最高效的代码任然需要时间去执行。 - so will it do in the future . it spurs us to develop highly efficient coding, modulation and signal processing techniques to improve the wireless frequency spectrum efficiency
这种挑战使得人们努力开发高效的编码、调制以及信号处理技术来提高无线频率的效率。 - 4 . the dsp's structure, characteristic, abundant hardware resources and efficient code are introduced in detail; the control elementary diagram and system frame are given, designed the hardware circuit diagram, make out the program
dsp控制软、硬件的实现及仿真详细介绍dsp芯片的特点、结构、丰富的片内资源、高效的指令代码,并根据前述的控制模型,给出了控制原理图、系统框图,设计了控制电路,编制了控制软件。 - secondly, on the basis of the research on the characteristics of the wavelet coefficients, the combination of the ezw ( embedded zerotree wavelet ) and advanced rle ( run length encode ) is presented to realize the efficient codes of the wavelet coefficients . finally, the improved periodic extension algorithm is used to solve the boundary problem appeared in wavelet transform . the algorithm is realized by software and the good processing results are obtained
论文选取cdf(2,2)小波基,取得了较好图像压缩效果;二、通过对小波系数的特点的研究,提出了将嵌入式零树编码和改进的游程编码相结合的方法,实现了小波系数的有效编码;三、采用改进的周期延拓法解决图像进行小波分解时出现的边界问题,并通过软件实现,取得较好的处理效果。 - in the part 2 of advanced audio video coding standard avs-p2, many efficient coding tools are adopted in motion compensation, such as new motion vector prediction, symmetric matching, quarter precision interpolation, etc . however, these new features enormously increase the computational complexity and the memory bandwidth requirement, which make motion compensation a difficult component in the implementation of the avs hdtv decoder
在avs-p2中传统的运动补偿技术被进一步改进以获得更好的编码性能。这些新的特性包括:预测块大小可变化1616到88基于矢量三角形的新型mv预测多参考帧最多2帧或4场直接或对称模式匹配不限制的mv和14精度像素插值等。